3.1.95 \(\int x (d+e x^2)^2 (a+b \text {csch}^{-1}(c x)) \, dx\) [95]

Optimal. Leaf size=203 \[ \frac {b \left (3 c^4 d^2-3 c^2 d e+e^2\right ) x \sqrt {-1-c^2 x^2}}{6 c^5 \sqrt {-c^2 x^2}}-\frac {b \left (3 c^2 d-2 e\right ) e x \left (-1-c^2 x^2\right )^{3/2}}{18 c^5 \sqrt {-c^2 x^2}}+\frac {b e^2 x \left (-1-c^2 x^2\right )^{5/2}}{30 c^5 \sqrt {-c^2 x^2}}+\frac {\left (d+e x^2\right )^3 \left (a+b \text {csch}^{-1}(c x)\right )}{6 e}-\frac {b c d^3 x \text {ArcTan}\left (\sqrt {-1-c^2 x^2}\right )}{6 e \sqrt {-c^2 x^2}} \]

[Out]

1/6*(e*x^2+d)^3*(a+b*arccsch(c*x))/e-1/18*b*(3*c^2*d-2*e)*e*x*(-c^2*x^2-1)^(3/2)/c^5/(-c^2*x^2)^(1/2)+1/30*b*e
^2*x*(-c^2*x^2-1)^(5/2)/c^5/(-c^2*x^2)^(1/2)-1/6*b*c*d^3*x*arctan((-c^2*x^2-1)^(1/2))/e/(-c^2*x^2)^(1/2)+1/6*b
*(3*c^4*d^2-3*c^2*d*e+e^2)*x*(-c^2*x^2-1)^(1/2)/c^5/(-c^2*x^2)^(1/2)

________________________________________________________________________________________

Rubi [A]
time = 0.11, antiderivative size = 203, normalized size of antiderivative = 1.00, number of steps used = 6, number of rules used = 5, integrand size = 19, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.263, Rules used = {6435, 457, 90, 65, 211} \begin {gather*} \frac {\left (d+e x^2\right )^3 \left (a+b \text {csch}^{-1}(c x)\right )}{6 e}-\frac {b c d^3 x \text {ArcTan}\left (\sqrt {-c^2 x^2-1}\right )}{6 e \sqrt {-c^2 x^2}}-\frac {b e x \left (-c^2 x^2-1\right )^{3/2} \left (3 c^2 d-2 e\right )}{18 c^5 \sqrt {-c^2 x^2}}+\frac {b e^2 x \left (-c^2 x^2-1\right )^{5/2}}{30 c^5 \sqrt {-c^2 x^2}}+\frac {b x \sqrt {-c^2 x^2-1} \left (3 c^4 d^2-3 c^2 d e+e^2\right )}{6 c^5 \sqrt {-c^2 x^2}} \end {gather*}

Antiderivative was successfully verified.

[In]

Int[x*(d + e*x^2)^2*(a + b*ArcCsch[c*x]),x]

[Out]

(b*(3*c^4*d^2 - 3*c^2*d*e + e^2)*x*Sqrt[-1 - c^2*x^2])/(6*c^5*Sqrt[-(c^2*x^2)]) - (b*(3*c^2*d - 2*e)*e*x*(-1 -
 c^2*x^2)^(3/2))/(18*c^5*Sqrt[-(c^2*x^2)]) + (b*e^2*x*(-1 - c^2*x^2)^(5/2))/(30*c^5*Sqrt[-(c^2*x^2)]) + ((d +
e*x^2)^3*(a + b*ArcCsch[c*x]))/(6*e) - (b*c*d^3*x*ArcTan[Sqrt[-1 - c^2*x^2]])/(6*e*Sqrt[-(c^2*x^2)])

Rule 65

Int[((a_.) + (b_.)*(x_))^(m_)*((c_.) + (d_.)*(x_))^(n_), x_Symbol] :> With[{p = Denominator[m]}, Dist[p/b, Sub
st[Int[x^(p*(m + 1) - 1)*(c - a*(d/b) + d*(x^p/b))^n, x], x, (a + b*x)^(1/p)], x]] /; FreeQ[{a, b, c, d}, x] &
& NeQ[b*c - a*d, 0] && LtQ[-1, m, 0] && LeQ[-1, n, 0] && LeQ[Denominator[n], Denominator[m]] && IntLinearQ[a,
b, c, d, m, n, x]

Rule 90

Int[((a_.) + (b_.)*(x_))^(m_.)*((c_.) + (d_.)*(x_))^(n_.)*((e_.) + (f_.)*(x_))^(p_.), x_Symbol] :> Int[ExpandI
ntegrand[(a + b*x)^m*(c + d*x)^n*(e + f*x)^p, x], x] /; FreeQ[{a, b, c, d, e, f, p}, x] && IntegersQ[m, n] &&
(IntegerQ[p] || (GtQ[m, 0] && GeQ[n, -1]))

Rule 211

Int[((a_) + (b_.)*(x_)^2)^(-1), x_Symbol] :> Simp[(Rt[a/b, 2]/a)*ArcTan[x/Rt[a/b, 2]], x] /; FreeQ[{a, b}, x]
&& PosQ[a/b]

Rule 457

Int[(x_)^(m_.)*((a_) + (b_.)*(x_)^(n_))^(p_.)*((c_) + (d_.)*(x_)^(n_))^(q_.), x_Symbol] :> Dist[1/n, Subst[Int
[x^(Simplify[(m + 1)/n] - 1)*(a + b*x)^p*(c + d*x)^q, x], x, x^n], x] /; FreeQ[{a, b, c, d, m, n, p, q}, x] &&
 NeQ[b*c - a*d, 0] && IntegerQ[Simplify[(m + 1)/n]]

Rule 6435

Int[((a_.) + ArcCsch[(c_.)*(x_)]*(b_.))*(x_)*((d_.) + (e_.)*(x_)^2)^(p_.), x_Symbol] :> Simp[(d + e*x^2)^(p +
1)*((a + b*ArcCsch[c*x])/(2*e*(p + 1))), x] - Dist[b*c*(x/(2*e*(p + 1)*Sqrt[(-c^2)*x^2])), Int[(d + e*x^2)^(p
+ 1)/(x*Sqrt[-1 - c^2*x^2]), x], x] /; FreeQ[{a, b, c, d, e, p}, x] && NeQ[p, -1]

Rubi steps

\begin {align*} \int x \left (d+e x^2\right )^2 \left (a+b \text {csch}^{-1}(c x)\right ) \, dx &=\frac {\left (d+e x^2\right )^3 \left (a+b \text {csch}^{-1}(c x)\right )}{6 e}-\frac {(b c x) \int \frac {\left (d+e x^2\right )^3}{x \sqrt {-1-c^2 x^2}} \, dx}{6 e \sqrt {-c^2 x^2}}\\ &=\frac {\left (d+e x^2\right )^3 \left (a+b \text {csch}^{-1}(c x)\right )}{6 e}-\frac {(b c x) \text {Subst}\left (\int \frac {(d+e x)^3}{x \sqrt {-1-c^2 x}} \, dx,x,x^2\right )}{12 e \sqrt {-c^2 x^2}}\\ &=\frac {\left (d+e x^2\right )^3 \left (a+b \text {csch}^{-1}(c x)\right )}{6 e}-\frac {(b c x) \text {Subst}\left (\int \left (\frac {e \left (3 c^4 d^2-3 c^2 d e+e^2\right )}{c^4 \sqrt {-1-c^2 x}}+\frac {d^3}{x \sqrt {-1-c^2 x}}-\frac {\left (3 c^2 d-2 e\right ) e^2 \sqrt {-1-c^2 x}}{c^4}+\frac {e^3 \left (-1-c^2 x\right )^{3/2}}{c^4}\right ) \, dx,x,x^2\right )}{12 e \sqrt {-c^2 x^2}}\\ &=\frac {b \left (3 c^4 d^2-3 c^2 d e+e^2\right ) x \sqrt {-1-c^2 x^2}}{6 c^5 \sqrt {-c^2 x^2}}-\frac {b \left (3 c^2 d-2 e\right ) e x \left (-1-c^2 x^2\right )^{3/2}}{18 c^5 \sqrt {-c^2 x^2}}+\frac {b e^2 x \left (-1-c^2 x^2\right )^{5/2}}{30 c^5 \sqrt {-c^2 x^2}}+\frac {\left (d+e x^2\right )^3 \left (a+b \text {csch}^{-1}(c x)\right )}{6 e}-\frac {\left (b c d^3 x\right ) \text {Subst}\left (\int \frac {1}{x \sqrt {-1-c^2 x}} \, dx,x,x^2\right )}{12 e \sqrt {-c^2 x^2}}\\ &=\frac {b \left (3 c^4 d^2-3 c^2 d e+e^2\right ) x \sqrt {-1-c^2 x^2}}{6 c^5 \sqrt {-c^2 x^2}}-\frac {b \left (3 c^2 d-2 e\right ) e x \left (-1-c^2 x^2\right )^{3/2}}{18 c^5 \sqrt {-c^2 x^2}}+\frac {b e^2 x \left (-1-c^2 x^2\right )^{5/2}}{30 c^5 \sqrt {-c^2 x^2}}+\frac {\left (d+e x^2\right )^3 \left (a+b \text {csch}^{-1}(c x)\right )}{6 e}+\frac {\left (b d^3 x\right ) \text {Subst}\left (\int \frac {1}{-\frac {1}{c^2}-\frac {x^2}{c^2}} \, dx,x,\sqrt {-1-c^2 x^2}\right )}{6 c e \sqrt {-c^2 x^2}}\\ &=\frac {b \left (3 c^4 d^2-3 c^2 d e+e^2\right ) x \sqrt {-1-c^2 x^2}}{6 c^5 \sqrt {-c^2 x^2}}-\frac {b \left (3 c^2 d-2 e\right ) e x \left (-1-c^2 x^2\right )^{3/2}}{18 c^5 \sqrt {-c^2 x^2}}+\frac {b e^2 x \left (-1-c^2 x^2\right )^{5/2}}{30 c^5 \sqrt {-c^2 x^2}}+\frac {\left (d+e x^2\right )^3 \left (a+b \text {csch}^{-1}(c x)\right )}{6 e}-\frac {b c d^3 x \tan ^{-1}\left (\sqrt {-1-c^2 x^2}\right )}{6 e \sqrt {-c^2 x^2}}\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]
time = 0.18, size = 123, normalized size = 0.61 \begin {gather*} \frac {1}{90} x \left (15 a x \left (3 d^2+3 d e x^2+e^2 x^4\right )+\frac {b \sqrt {1+\frac {1}{c^2 x^2}} \left (8 e^2-2 c^2 e \left (15 d+2 e x^2\right )+3 c^4 \left (15 d^2+5 d e x^2+e^2 x^4\right )\right )}{c^5}+15 b x \left (3 d^2+3 d e x^2+e^2 x^4\right ) \text {csch}^{-1}(c x)\right ) \end {gather*}

Antiderivative was successfully verified.

[In]

Integrate[x*(d + e*x^2)^2*(a + b*ArcCsch[c*x]),x]

[Out]

(x*(15*a*x*(3*d^2 + 3*d*e*x^2 + e^2*x^4) + (b*Sqrt[1 + 1/(c^2*x^2)]*(8*e^2 - 2*c^2*e*(15*d + 2*e*x^2) + 3*c^4*
(15*d^2 + 5*d*e*x^2 + e^2*x^4)))/c^5 + 15*b*x*(3*d^2 + 3*d*e*x^2 + e^2*x^4)*ArcCsch[c*x]))/90

________________________________________________________________________________________

Maple [A]
time = 0.55, size = 280, normalized size = 1.38

method result size
derivativedivides \(\frac {\frac {\left (c^{2} e \,x^{2}+c^{2} d \right )^{3} a}{6 c^{4} e}+\frac {b \left (\frac {\mathrm {arccsch}\left (c x \right ) c^{6} d^{3}}{6 e}+\frac {\mathrm {arccsch}\left (c x \right ) c^{6} d^{2} x^{2}}{2}+\frac {e \,\mathrm {arccsch}\left (c x \right ) c^{6} d \,x^{4}}{2}+\frac {e^{2} \mathrm {arccsch}\left (c x \right ) c^{6} x^{6}}{6}-\frac {\sqrt {c^{2} x^{2}+1}\, \left (15 c^{6} d^{3} \arctanh \left (\frac {1}{\sqrt {c^{2} x^{2}+1}}\right )-45 c^{4} d^{2} e \sqrt {c^{2} x^{2}+1}-15 c^{4} d \,e^{2} x^{2} \sqrt {c^{2} x^{2}+1}-3 e^{3} c^{4} x^{4} \sqrt {c^{2} x^{2}+1}+30 c^{2} d \,e^{2} \sqrt {c^{2} x^{2}+1}+4 e^{3} c^{2} x^{2} \sqrt {c^{2} x^{2}+1}-8 e^{3} \sqrt {c^{2} x^{2}+1}\right )}{90 e \sqrt {\frac {c^{2} x^{2}+1}{c^{2} x^{2}}}\, c x}\right )}{c^{4}}}{c^{2}}\) \(280\)
default \(\frac {\frac {\left (c^{2} e \,x^{2}+c^{2} d \right )^{3} a}{6 c^{4} e}+\frac {b \left (\frac {\mathrm {arccsch}\left (c x \right ) c^{6} d^{3}}{6 e}+\frac {\mathrm {arccsch}\left (c x \right ) c^{6} d^{2} x^{2}}{2}+\frac {e \,\mathrm {arccsch}\left (c x \right ) c^{6} d \,x^{4}}{2}+\frac {e^{2} \mathrm {arccsch}\left (c x \right ) c^{6} x^{6}}{6}-\frac {\sqrt {c^{2} x^{2}+1}\, \left (15 c^{6} d^{3} \arctanh \left (\frac {1}{\sqrt {c^{2} x^{2}+1}}\right )-45 c^{4} d^{2} e \sqrt {c^{2} x^{2}+1}-15 c^{4} d \,e^{2} x^{2} \sqrt {c^{2} x^{2}+1}-3 e^{3} c^{4} x^{4} \sqrt {c^{2} x^{2}+1}+30 c^{2} d \,e^{2} \sqrt {c^{2} x^{2}+1}+4 e^{3} c^{2} x^{2} \sqrt {c^{2} x^{2}+1}-8 e^{3} \sqrt {c^{2} x^{2}+1}\right )}{90 e \sqrt {\frac {c^{2} x^{2}+1}{c^{2} x^{2}}}\, c x}\right )}{c^{4}}}{c^{2}}\) \(280\)

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(x*(e*x^2+d)^2*(a+b*arccsch(c*x)),x,method=_RETURNVERBOSE)

[Out]

1/c^2*(1/6*(c^2*e*x^2+c^2*d)^3*a/c^4/e+b/c^4*(1/6/e*arccsch(c*x)*c^6*d^3+1/2*arccsch(c*x)*c^6*d^2*x^2+1/2*e*ar
ccsch(c*x)*c^6*d*x^4+1/6*e^2*arccsch(c*x)*c^6*x^6-1/90/e*(c^2*x^2+1)^(1/2)*(15*c^6*d^3*arctanh(1/(c^2*x^2+1)^(
1/2))-45*c^4*d^2*e*(c^2*x^2+1)^(1/2)-15*c^4*d*e^2*x^2*(c^2*x^2+1)^(1/2)-3*e^3*c^4*x^4*(c^2*x^2+1)^(1/2)+30*c^2
*d*e^2*(c^2*x^2+1)^(1/2)+4*e^3*c^2*x^2*(c^2*x^2+1)^(1/2)-8*e^3*(c^2*x^2+1)^(1/2))/((c^2*x^2+1)/c^2/x^2)^(1/2)/
c/x))

________________________________________________________________________________________

Maxima [A]
time = 0.27, size = 183, normalized size = 0.90 \begin {gather*} \frac {1}{6} \, a x^{6} e^{2} + \frac {1}{2} \, a d x^{4} e + \frac {1}{2} \, a d^{2} x^{2} + \frac {1}{2} \, {\left (x^{2} \operatorname {arcsch}\left (c x\right ) + \frac {x \sqrt {\frac {1}{c^{2} x^{2}} + 1}}{c}\right )} b d^{2} + \frac {1}{6} \, {\left (3 \, x^{4} \operatorname {arcsch}\left (c x\right ) + \frac {c^{2} x^{3} {\left (\frac {1}{c^{2} x^{2}} + 1\right )}^{\frac {3}{2}} - 3 \, x \sqrt {\frac {1}{c^{2} x^{2}} + 1}}{c^{3}}\right )} b d e + \frac {1}{90} \, {\left (15 \, x^{6} \operatorname {arcsch}\left (c x\right ) + \frac {3 \, c^{4} x^{5} {\left (\frac {1}{c^{2} x^{2}} + 1\right )}^{\frac {5}{2}} - 10 \, c^{2} x^{3} {\left (\frac {1}{c^{2} x^{2}} + 1\right )}^{\frac {3}{2}} + 15 \, x \sqrt {\frac {1}{c^{2} x^{2}} + 1}}{c^{5}}\right )} b e^{2} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(x*(e*x^2+d)^2*(a+b*arccsch(c*x)),x, algorithm="maxima")

[Out]

1/6*a*x^6*e^2 + 1/2*a*d*x^4*e + 1/2*a*d^2*x^2 + 1/2*(x^2*arccsch(c*x) + x*sqrt(1/(c^2*x^2) + 1)/c)*b*d^2 + 1/6
*(3*x^4*arccsch(c*x) + (c^2*x^3*(1/(c^2*x^2) + 1)^(3/2) - 3*x*sqrt(1/(c^2*x^2) + 1))/c^3)*b*d*e + 1/90*(15*x^6
*arccsch(c*x) + (3*c^4*x^5*(1/(c^2*x^2) + 1)^(5/2) - 10*c^2*x^3*(1/(c^2*x^2) + 1)^(3/2) + 15*x*sqrt(1/(c^2*x^2
) + 1))/c^5)*b*e^2

________________________________________________________________________________________

Fricas [A]
time = 0.37, size = 346, normalized size = 1.70 \begin {gather*} \frac {15 \, a c^{5} x^{6} \cosh \left (1\right )^{2} + 15 \, a c^{5} x^{6} \sinh \left (1\right )^{2} + 45 \, a c^{5} d x^{4} \cosh \left (1\right ) + 45 \, a c^{5} d^{2} x^{2} + 15 \, {\left (b c^{5} x^{6} \cosh \left (1\right )^{2} + b c^{5} x^{6} \sinh \left (1\right )^{2} + 3 \, b c^{5} d x^{4} \cosh \left (1\right ) + 3 \, b c^{5} d^{2} x^{2} + {\left (2 \, b c^{5} x^{6} \cosh \left (1\right ) + 3 \, b c^{5} d x^{4}\right )} \sinh \left (1\right )\right )} \log \left (\frac {c x \sqrt {\frac {c^{2} x^{2} + 1}{c^{2} x^{2}}} + 1}{c x}\right ) + 15 \, {\left (2 \, a c^{5} x^{6} \cosh \left (1\right ) + 3 \, a c^{5} d x^{4}\right )} \sinh \left (1\right ) + {\left (45 \, b c^{4} d^{2} x + {\left (3 \, b c^{4} x^{5} - 4 \, b c^{2} x^{3} + 8 \, b x\right )} \cosh \left (1\right )^{2} + {\left (3 \, b c^{4} x^{5} - 4 \, b c^{2} x^{3} + 8 \, b x\right )} \sinh \left (1\right )^{2} + 15 \, {\left (b c^{4} d x^{3} - 2 \, b c^{2} d x\right )} \cosh \left (1\right ) + {\left (15 \, b c^{4} d x^{3} - 30 \, b c^{2} d x + 2 \, {\left (3 \, b c^{4} x^{5} - 4 \, b c^{2} x^{3} + 8 \, b x\right )} \cosh \left (1\right )\right )} \sinh \left (1\right )\right )} \sqrt {\frac {c^{2} x^{2} + 1}{c^{2} x^{2}}}}{90 \, c^{5}} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(x*(e*x^2+d)^2*(a+b*arccsch(c*x)),x, algorithm="fricas")

[Out]

1/90*(15*a*c^5*x^6*cosh(1)^2 + 15*a*c^5*x^6*sinh(1)^2 + 45*a*c^5*d*x^4*cosh(1) + 45*a*c^5*d^2*x^2 + 15*(b*c^5*
x^6*cosh(1)^2 + b*c^5*x^6*sinh(1)^2 + 3*b*c^5*d*x^4*cosh(1) + 3*b*c^5*d^2*x^2 + (2*b*c^5*x^6*cosh(1) + 3*b*c^5
*d*x^4)*sinh(1))*log((c*x*sqrt((c^2*x^2 + 1)/(c^2*x^2)) + 1)/(c*x)) + 15*(2*a*c^5*x^6*cosh(1) + 3*a*c^5*d*x^4)
*sinh(1) + (45*b*c^4*d^2*x + (3*b*c^4*x^5 - 4*b*c^2*x^3 + 8*b*x)*cosh(1)^2 + (3*b*c^4*x^5 - 4*b*c^2*x^3 + 8*b*
x)*sinh(1)^2 + 15*(b*c^4*d*x^3 - 2*b*c^2*d*x)*cosh(1) + (15*b*c^4*d*x^3 - 30*b*c^2*d*x + 2*(3*b*c^4*x^5 - 4*b*
c^2*x^3 + 8*b*x)*cosh(1))*sinh(1))*sqrt((c^2*x^2 + 1)/(c^2*x^2)))/c^5

________________________________________________________________________________________

Sympy [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \int x \left (a + b \operatorname {acsch}{\left (c x \right )}\right ) \left (d + e x^{2}\right )^{2}\, dx \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(x*(e*x**2+d)**2*(a+b*acsch(c*x)),x)

[Out]

Integral(x*(a + b*acsch(c*x))*(d + e*x**2)**2, x)

________________________________________________________________________________________

Giac [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {could not integrate} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(x*(e*x^2+d)^2*(a+b*arccsch(c*x)),x, algorithm="giac")

[Out]

integrate((e*x^2 + d)^2*(b*arccsch(c*x) + a)*x, x)

________________________________________________________________________________________

Mupad [F]
time = 0.00, size = -1, normalized size = -0.00 \begin {gather*} \int x\,{\left (e\,x^2+d\right )}^2\,\left (a+b\,\mathrm {asinh}\left (\frac {1}{c\,x}\right )\right ) \,d x \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(x*(d + e*x^2)^2*(a + b*asinh(1/(c*x))),x)

[Out]

int(x*(d + e*x^2)^2*(a + b*asinh(1/(c*x))), x)

________________________________________________________________________________________